home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / lord2b7.zip / VARLIST.DAT < prev    next >
Text File  |  1997-06-05  |  3KB  |  111 lines

  1. ;var info for the game - so people that add/mess with this world know
  2. ;what to change.  Use a comment ; in front of a line to have it not show
  3. ;up in the player editor.  
  4.  
  5. ;player specific longint vars
  6.  
  7. `p01 Experience
  8. `p02 Hit points
  9. `p03 Hit point max
  10. `p04 Muscle
  11. `p05 Dodge
  12. `p06 Quest 1 stat - >0, picked berries
  13. `p07 Alignment (negetive is evil)
  14. `p08 Charm
  15. `p09 Level
  16. `p10 Day he last played on
  17. `p11 Turns left today, if limited play is set in RULES.REF.
  18. `p12 Is 1 if user has VD
  19. `p13 Boat destinations. 0 means not on boat
  20. `p14 Quest origination
  21. `p15 Quest destination
  22. `p16 Quest payoff
  23. `p17 Quest item
  24. `p18 Quests completed
  25. `p19 Gems
  26. `p31 Quests left today
  27. `p32 Quest age in days
  28. `p33 Gambles left for today
  29. `p34 Lays
  30. `p35 Kills
  31. `p36 Flute MAP location
  32. `p99 Tried to choke mom?
  33. `p98 Found hidden tree?
  34.  
  35. ;`p20 through `p30 reserved for math.
  36.  
  37.  
  38. ;player specific byte vars.  Some are used with the bitcheck command to turn
  39. ;the byte into 8 yes/no vars.
  40.  
  41. `t01 Talked to Turgon, 2 - asked him about Greentree
  42. `t02 Turgon chest open
  43. `t03 1 - Talked to Neb, 2 - Beat up Neb
  44. `t04 1 - Tried to fight master today (reset to 0 at NEWDAY)
  45. `t05 Old woman, 1 - met her.
  46. `t06 Amount of items in old woman's cauldron.
  47. `t07 Opened chest in cave, 1 - yes.
  48. `t08 Found bird? 1 - yes, 2 bird is dead, 3 bird is released
  49. `t09 1 - has used shrine today.
  50. `t10 Fish left in stream today for this player
  51. `t11 1 - Took money from Dad's dresser
  52.  
  53. ;`t12: Bit 1: Killed Jeb's dog
  54. ;`t12: Bit 2: Met Elle
  55. ;`t12: Bit 3: Talked to Ma about Elle
  56. ;`t12: Bit 4: Has talked with Edward 
  57. ;`t12: Bit 5: Has finished Edward quest 
  58. ;`t12: Bit 6: Read the letter even though asked not too
  59. ;`t12: Bit 7: Lost at the Arena today
  60.  
  61. ;`t13: Bit 0: Opened chest
  62. ;`t13: Bit 1: Opened chest 
  63. ;`t13: Bit 2: Opened chest              
  64. ;`t13: Bit 3: Opened chest
  65. ;`t13: Bit 4: Opened chest
  66. ;`t13: Bit 5: Opened chest
  67. ;`t13: Bit 6: Opened chest
  68. ;`t13: Bit 7: Opened chest
  69.  
  70. ;`t14: Bit 1: Learned about flute
  71. ;`t14: Bit 2: Knows 1st 2 songs..
  72. ;`t14: Bit 3: Has killed Tash?
  73. ;`t14: Bit 4: Completed ghost quest
  74. `t15 Flute X position
  75. `t16 Flute Y position
  76. ;`t17: Bit 0: Chest
  77. ;`t17: Bit 1: Can talk to mother about Koshi
  78. ;`t17: Bit 2: Asked Koshi about Dragon
  79. ;`t17: Bit 3: Talked to mom about dad
  80. ;`t17: Bit 4: Ready to steal Gryphon
  81. ;`t17: Bit 5: Something else?
  82. ;`t17: Bit 6: Has Gryphon!
  83. ;`t17: Bit 7: Has won as good
  84. ;`t18: Bit 0: Joined Dragon Tooth or not
  85. ;`t18: Bit 1: Has met Phin.
  86. ;`t18: Bit 2: Has accepted quest.
  87. ;`t18: Bit 3: Has the merchandise
  88. ;`t18: Bit 4: Has delivered it
  89.  
  90. ;`t18: Bit 7: Has won as evil
  91.  
  92. ;Global longint vars used
  93.  
  94. `v01 reserved
  95. `v02 todays weather
  96. `v40 reserved
  97. `v03 0 = Normal play, 1 = Unlimited deaths
  98. `v04 Lucky Shrine?: 1 = Money, 2, hitpoint, 3, strength 4 defence, else
  99.       nothing.
  100. `v05 Turns per day given at each newday - 0 for unlimited.
  101. `v06 Clean mode - 1 is on
  102. `v07 Quests chances per day allowed
  103. `v08 Gambles per day allowed
  104. `v09 Level at which you can be attacked EVERYWHERE (inns even).  0 means never.
  105. `v39 reserved
  106. ;Global string vars
  107.  
  108. ;none used yet, but `s01, `s02, `s03, `s04, `s05 and `s10 are RESERVED for
  109. ;string math, etc.
  110.  
  111.